home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Utilities / Unix / top-v0_3 / Source / machine / m_aux31.man < prev    next >
Encoding:
Text File  |  1995-02-02  |  509 b   |  12 lines

  1. .SH "A/UX 3.1 DIFFERENCES"
  2. There is no obvious way to find the amount of memory per process
  3. that is currently resident.  Also, the percent cpu usage is not
  4. maintained by the operating system, so we fake one as follows:
  5. a process' "percent cpu usage" is the fraction of raw cpu scheduling
  6. ticks allocated to the process, weighted by the complement of the
  7. system idle time percentage.
  8.  
  9. The renice command is not available on A/UX.
  10.  
  11. The A/UX 3.1 port was written by Richard Henderson <richard@atheist.tamu.edu>.
  12.